projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9356a5
)
libtest: Re-enable quiet mode for building fs tree
author
Colin Walters
<walters@verbum.org>
Tue, 21 Feb 2017 15:15:03 +0000
(10:15 -0500)
committer
Atomic Bot
<atomic-devel@projectatomic.io>
Tue, 21 Feb 2017 15:35:23 +0000
(15:35 +0000)
I think I commented this out while debugging something, and forgot to re-enable
it. Reading the log files should be a better again after this.
Closes: #699
Approved by: giuseppe
tests/libtest.sh
patch
|
blob
|
history
diff --git
a/tests/libtest.sh
b/tests/libtest.sh
index ce41668f4a69627fc5b574473701230242051866..541082686b8797865b21dae5a4269b0499829238 100755
(executable)
--- a/
tests/libtest.sh
+++ b/
tests/libtest.sh
@@
-292,7
+292,7
@@
setup_exampleos_repo() {
cd main
ndirs=3147
depth=0
-
#
set +x # No need to spam the logs for this
+ set +x # No need to spam the logs for this
echo "$(date): Generating initial content..."
while [ $ndirs -gt 0 ]; do
# 2/3 of the time, recurse a dir, up to a max of 9, otherwise back up